Add Roles to a Data Source Server

{ addRolesToServer }

Add roles to a Data Source server.

Method

/API2/dataSources/addRolesToServer

  • API Section: /API2/dataSources
  • API Version: 2.0
  • From Release: 2018.5
  • Usage: REST API only via POST actions.
  • Usage by:
    • Enterprise Admin
  • Input Parameters

    Name

    itemRoles

    Object Type

    Description

    Object with roles and items to be added.

    Output Response

    Successful Result Code

    200

    Response Type

    Description of Response Type

    Generic API response object with success or failure flag and related messages.

    Examples